[INFO] cloning repository https://github.com/shizzard/relux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shizzard/relux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizzard%2Frelux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizzard%2Frelux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d811fc788f78577831f151d323046edac1325db
[INFO] testing shizzard/relux against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizzard%2Frelux" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shizzard/relux
[INFO] finished tweaking git repo https://github.com/shizzard/relux
[INFO] tweaked toml for git repo https://github.com/shizzard/relux written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shizzard/relux on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shizzard/relux already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded cpufeatures v0.3.0
[INFO] [stderr]   Downloaded quick-junit v0.5.2
[INFO] [stderr]   Downloaded papergrid v0.14.0
[INFO] [stderr]   Downloaded concolor v0.1.1
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded bs58 v0.5.1
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded logos-codegen v0.16.1
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] [stderr]   Downloaded elsa v1.11.2
[INFO] [stderr]   Downloaded chumsky v0.12.0
[INFO] [stderr]   Downloaded tabled v0.18.0
[INFO] [stderr]   Downloaded newtype-uuid v1.3.2
[INFO] [stderr]   Downloaded daggy v0.9.0
[INFO] [stderr]   Downloaded logos v0.16.1
[INFO] [stderr]   Downloaded logos-derive v0.16.1
[INFO] [stderr]   Downloaded pty-process v0.5.3
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded tabled_derive v0.10.0
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded regex-syntax v0.7.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3614d830cc104b2285f89d394eaad7df031c860516f08e7d4b3f33312f39643
[INFO] running `Command { std: "docker" "start" "-a" "f3614d830cc104b2285f89d394eaad7df031c860516f08e7d4b3f33312f39643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3614d830cc104b2285f89d394eaad7df031c860516f08e7d4b3f33312f39643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3614d830cc104b2285f89d394eaad7df031c860516f08e7d4b3f33312f39643", kill_on_drop: false }`
[INFO] [stdout] f3614d830cc104b2285f89d394eaad7df031c860516f08e7d4b3f33312f39643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab6c2128e7b3f2c3a43efc296e6e564855f62db70c12b970c6232c0b2fc361e6
[INFO] running `Command { std: "docker" "start" "-a" "ab6c2128e7b3f2c3a43efc296e6e564855f62db70c12b970c6232c0b2fc361e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling newtype-uuid v1.3.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling papergrid v0.14.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling elsa v1.11.2
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling daggy v0.9.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling quick-junit v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tabled v0.18.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling pty-process v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling relux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `relux` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name relux --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8f8b01b4009bd5b -C extra-filename=-30eac2e485e66740 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-c9d40a82066a7266.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-aac5dd89f9fb2f65.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cf629fe0dac3eeb7.so --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8fa44a33e7a17ea7.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-85853b8f54bff04b.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-7674fa601f757c81.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rmeta --extern daggy=/opt/rustwide/target/debug/deps/libdaggy-f50be5e261929aca.rmeta --extern elsa=/opt/rustwide/target/debug/deps/libelsa-b5717e5b7e5a7943.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-19f5cb9087bbb594.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-ec1108f343b20094.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-c058c3f9959a61b5.rmeta --extern pty_process=/opt/rustwide/target/debug/deps/libpty_process-15945be9574bcfb0.rmeta --extern quick_junit=/opt/rustwide/target/debug/deps/libquick_junit-962d9f6150777552.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9567c977d5649355.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a8874466bdd97bb4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9d1af917caf09e64.rmeta --extern tabled=/opt/rustwide/target/debug/deps/libtabled-441e641b3d00affd.rmeta --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-4c9f5a4fd0694ea1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fae5a6761fd0d3ee.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c931cce1a204d8a3.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b358f7394b39fa63.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-9fa38def86b7f1d4.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-00a8df2c3d3ed647.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-0ed12d66c5834fd6/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ab6c2128e7b3f2c3a43efc296e6e564855f62db70c12b970c6232c0b2fc361e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab6c2128e7b3f2c3a43efc296e6e564855f62db70c12b970c6232c0b2fc361e6", kill_on_drop: false }`
[INFO] [stdout] ab6c2128e7b3f2c3a43efc296e6e564855f62db70c12b970c6232c0b2fc361e6
